Linking objects to REST Web Services

You can add a REST Web Service behavior to an object using Object Designer to provide a wide range of options for integration with other applications such as Ivanti Automation.

This is an advanced feature intended for use by people comfortable using technologies such as REST, JSON, Postman, and Swagger. If you want support from Ivanti Professional Services in using this feature, contact your supplier.

Before configuring Service Desk

Before you start configuring the behavior in Service Desk, we recommend that you first use tools such as Swagger and Postman to design and configure the interaction with the endpoint to help you with any debugging you need to do. When you have tested the interactions in this way, you can configure Service Desk to reproduce those interactions.

We also recommend that you design these new parts in a development instance, test them thoroughly, and then transfer these designs to production, rather than applying any new content directly to the production environment. For more details, see Promoting REST designs to your production environments.

Configuring Service Desk

When you have designed and tested your RESTful API calls outside of Service Desk, reproduce those interactions in the Service Desk designers. Be aware that the REST call is made only when an instance of an object with the REST behavior is created. Updating and saving the object again does not send another REST call.

To see a worked example of using the REST web service to automate request fulfillment using Ivanti Automation, see the Ivanti Community.